TSTP Solution File: NUM688^1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : NUM688^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n032.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 08:14:23 EDT 2024

% Result   : Theorem 0.12s 0.29s
% Output   : Refutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   55 (  13 unt;   8 typ;   0 def)
%            Number of atoms       :  193 (  63 equ;   0 cnn)
%            Maximal formula atoms :    3 (   4 avg)
%            Number of connectives :  310 (  46   ~;  32   |;   0   &; 214   @)
%                                         (   2 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (   8 usr;   8 con; 0-2 aty)
%            Number of variables   :   59 (   0   ^  59   !;   0   ?;  59   :)

% Comments : 
%------------------------------------------------------------------------------
thf(type_def_5,type,
    nat: $tType ).

thf(func_def_0,type,
    nat: $tType ).

thf(func_def_1,type,
    x: nat ).

thf(func_def_2,type,
    y: nat ).

thf(func_def_3,type,
    z: nat ).

thf(func_def_4,type,
    u: nat ).

thf(func_def_5,type,
    more: nat > nat > $o ).

thf(func_def_7,type,
    pl: nat > nat > nat ).

thf(f59,plain,
    $false,
    inference(avatar_sat_refutation,[],[f48,f53,f58]) ).

thf(f58,plain,
    ~ spl0_1,
    inference(avatar_contradiction_clause,[],[f57]) ).

thf(f57,plain,
    ( $false
    | ~ spl0_1 ),
    inference(subsumption_resolution,[],[f56,f32]) ).

thf(f32,plain,
    ( ( more @ x @ y )
    = $true ),
    inference(cnf_transformation,[],[f16]) ).

thf(f16,plain,
    ( ( more @ x @ y )
    = $true ),
    inference(fool_elimination,[],[f15]) ).

thf(f15,plain,
    more @ x @ y,
    inference(rectify,[],[f1]) ).

thf(f1,axiom,
    more @ x @ y,
    file('/export/starexec/sandbox2/tmp/tmp.lbsRJrlZJR/Vampire---4.8_21732',m) ).

thf(f56,plain,
    ( ( ( more @ x @ y )
     != $true )
    | ~ spl0_1 ),
    inference(subsumption_resolution,[],[f55,f43]) ).

thf(f43,plain,
    ( ( ( more @ z @ u )
      = $true )
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f41]) ).

thf(f41,plain,
    ( spl0_1
  <=> ( ( more @ z @ u )
      = $true ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

thf(f55,plain,
    ( ( ( more @ z @ u )
     != $true )
    | ( ( more @ x @ y )
     != $true ) ),
    inference(trivial_inequality_removal,[],[f54]) ).

thf(f54,plain,
    ( ( ( more @ x @ y )
     != $true )
    | ( ( more @ z @ u )
     != $true )
    | ( $true != $true ) ),
    inference(superposition,[],[f33,f34]) ).

thf(f34,plain,
    ! [X2: nat,X3: nat,X0: nat,X1: nat] :
      ( ( $true
        = ( more @ ( pl @ X2 @ X0 ) @ ( pl @ X1 @ X3 ) ) )
      | ( $true
       != ( more @ X2 @ X1 ) )
      | ( ( more @ X0 @ X3 )
       != $true ) ),
    inference(cnf_transformation,[],[f30]) ).

thf(f30,plain,
    ! [X0: nat,X1: nat,X2: nat,X3: nat] :
      ( ( $true
        = ( more @ ( pl @ X2 @ X0 ) @ ( pl @ X1 @ X3 ) ) )
      | ( $true
       != ( more @ X2 @ X1 ) )
      | ( ( more @ X0 @ X3 )
       != $true ) ),
    inference(rectify,[],[f25]) ).

thf(f25,plain,
    ! [X1: nat,X2: nat,X0: nat,X3: nat] :
      ( ( $true
        = ( more @ ( pl @ X0 @ X1 ) @ ( pl @ X2 @ X3 ) ) )
      | ( $true
       != ( more @ X0 @ X2 ) )
      | ( $true
       != ( more @ X1 @ X3 ) ) ),
    inference(flattening,[],[f24]) ).

thf(f24,plain,
    ! [X1: nat,X2: nat,X3: nat,X0: nat] :
      ( ( $true
        = ( more @ ( pl @ X0 @ X1 ) @ ( pl @ X2 @ X3 ) ) )
      | ( $true
       != ( more @ X1 @ X3 ) )
      | ( $true
       != ( more @ X0 @ X2 ) ) ),
    inference(ennf_transformation,[],[f10]) ).

thf(f10,plain,
    ! [X1: nat,X2: nat,X3: nat,X0: nat] :
      ( ( $true
        = ( more @ X0 @ X2 ) )
     => ( ( $true
          = ( more @ X1 @ X3 ) )
       => ( $true
          = ( more @ ( pl @ X0 @ X1 ) @ ( pl @ X2 @ X3 ) ) ) ) ),
    inference(fool_elimination,[],[f9]) ).

thf(f9,plain,
    ! [X0: nat,X1: nat,X2: nat,X3: nat] :
      ( ( more @ X0 @ X2 )
     => ( ( more @ X1 @ X3 )
       => ( more @ ( pl @ X0 @ X1 ) @ ( pl @ X2 @ X3 ) ) ) ),
    inference(rectify,[],[f5]) ).

thf(f5,axiom,
    ! [X1: nat,X3: nat,X2: nat,X4: nat] :
      ( ( more @ X1 @ X2 )
     => ( ( more @ X3 @ X4 )
       => ( more @ ( pl @ X1 @ X3 ) @ ( pl @ X2 @ X4 ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.lbsRJrlZJR/Vampire---4.8_21732',satz21) ).

thf(f33,plain,
    ( ( more @ ( pl @ x @ z ) @ ( pl @ y @ u ) )
   != $true ),
    inference(cnf_transformation,[],[f23]) ).

thf(f23,plain,
    ( ( more @ ( pl @ x @ z ) @ ( pl @ y @ u ) )
   != $true ),
    inference(flattening,[],[f20]) ).

thf(f20,plain,
    ( ( more @ ( pl @ x @ z ) @ ( pl @ y @ u ) )
   != $true ),
    inference(fool_elimination,[],[f19]) ).

thf(f19,plain,
    ~ ( more @ ( pl @ x @ z ) @ ( pl @ y @ u ) ),
    inference(rectify,[],[f7]) ).

thf(f7,negated_conjecture,
    ~ ( more @ ( pl @ x @ z ) @ ( pl @ y @ u ) ),
    inference(negated_conjecture,[],[f6]) ).

thf(f6,conjecture,
    more @ ( pl @ x @ z ) @ ( pl @ y @ u ),
    file('/export/starexec/sandbox2/tmp/tmp.lbsRJrlZJR/Vampire---4.8_21732',satz22b) ).

thf(f53,plain,
    ~ spl0_2,
    inference(avatar_contradiction_clause,[],[f52]) ).

thf(f52,plain,
    ( $false
    | ~ spl0_2 ),
    inference(subsumption_resolution,[],[f51,f32]) ).

thf(f51,plain,
    ( ( ( more @ x @ y )
     != $true )
    | ~ spl0_2 ),
    inference(trivial_inequality_removal,[],[f50]) ).

thf(f50,plain,
    ( ( $true != $true )
    | ( ( more @ x @ y )
     != $true )
    | ~ spl0_2 ),
    inference(superposition,[],[f49,f39]) ).

thf(f39,plain,
    ! [X2: nat,X3: nat,X1: nat] :
      ( ( $true
        = ( more @ ( pl @ X1 @ X2 ) @ ( pl @ X3 @ X2 ) ) )
      | ( $true
       != ( more @ X1 @ X3 ) ) ),
    inference(equality_resolution,[],[f37]) ).

thf(f37,plain,
    ! [X2: nat,X3: nat,X0: nat,X1: nat] :
      ( ( $true
       != ( more @ X1 @ X3 ) )
      | ( $true
        = ( more @ ( pl @ X1 @ X2 ) @ ( pl @ X3 @ X0 ) ) )
      | ( X0 != X2 ) ),
    inference(cnf_transformation,[],[f31]) ).

thf(f31,plain,
    ! [X0: nat,X1: nat,X2: nat,X3: nat] :
      ( ( $true
       != ( more @ X1 @ X3 ) )
      | ( $true
        = ( more @ ( pl @ X1 @ X2 ) @ ( pl @ X3 @ X0 ) ) )
      | ( X0 != X2 ) ),
    inference(rectify,[],[f27]) ).

thf(f27,plain,
    ! [X1: nat,X3: nat,X0: nat,X2: nat] :
      ( ( $true
       != ( more @ X3 @ X2 ) )
      | ( $true
        = ( more @ ( pl @ X3 @ X0 ) @ ( pl @ X2 @ X1 ) ) )
      | ( X0 != X1 ) ),
    inference(flattening,[],[f26]) ).

thf(f26,plain,
    ! [X0: nat,X2: nat,X1: nat,X3: nat] :
      ( ( $true
        = ( more @ ( pl @ X3 @ X0 ) @ ( pl @ X2 @ X1 ) ) )
      | ( $true
       != ( more @ X3 @ X2 ) )
      | ( X0 != X1 ) ),
    inference(ennf_transformation,[],[f12]) ).

thf(f12,plain,
    ! [X0: nat,X2: nat,X1: nat,X3: nat] :
      ( ( X0 = X1 )
     => ( ( $true
          = ( more @ X3 @ X2 ) )
       => ( $true
          = ( more @ ( pl @ X3 @ X0 ) @ ( pl @ X2 @ X1 ) ) ) ) ),
    inference(fool_elimination,[],[f11]) ).

thf(f11,plain,
    ! [X0: nat,X1: nat,X2: nat,X3: nat] :
      ( ( X0 = X1 )
     => ( ( more @ X3 @ X2 )
       => ( more @ ( pl @ X3 @ X0 ) @ ( pl @ X2 @ X1 ) ) ) ),
    inference(rectify,[],[f4]) ).

thf(f4,axiom,
    ! [X1: nat,X2: nat,X4: nat,X3: nat] :
      ( ( X1 = X2 )
     => ( ( more @ X3 @ X4 )
       => ( more @ ( pl @ X3 @ X1 ) @ ( pl @ X4 @ X2 ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.lbsRJrlZJR/Vampire---4.8_21732',satz19h) ).

thf(f49,plain,
    ( ( $true
     != ( more @ ( pl @ x @ z ) @ ( pl @ y @ z ) ) )
    | ~ spl0_2 ),
    inference(superposition,[],[f33,f47]) ).

thf(f47,plain,
    ( ( z = u )
    | ~ spl0_2 ),
    inference(avatar_component_clause,[],[f45]) ).

thf(f45,plain,
    ( spl0_2
  <=> ( z = u ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

thf(f48,plain,
    ( spl0_1
    | spl0_2 ),
    inference(avatar_split_clause,[],[f35,f45,f41]) ).

thf(f35,plain,
    ( ( z = u )
    | ( ( more @ z @ u )
      = $true ) ),
    inference(cnf_transformation,[],[f28]) ).

thf(f28,plain,
    ( ( z = u )
    | ( ( more @ z @ u )
      = $true ) ),
    inference(ennf_transformation,[],[f21]) ).

thf(f21,plain,
    ( ( ( more @ z @ u )
     != $true )
   => ( z = u ) ),
    inference(flattening,[],[f14]) ).

thf(f14,plain,
    ( ( ( more @ z @ u )
     != $true )
   => ( z = u ) ),
    inference(fool_elimination,[],[f13]) ).

thf(f13,plain,
    ( ~ ( more @ z @ u )
   => ( z = u ) ),
    inference(rectify,[],[f2]) ).

thf(f2,axiom,
    ( ~ ( more @ z @ u )
   => ( z = u ) ),
    file('/export/starexec/sandbox2/tmp/tmp.lbsRJrlZJR/Vampire---4.8_21732',n) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem    : NUM688^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.09  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.07/0.27  % Computer : n032.cluster.edu
% 0.07/0.27  % Model    : x86_64 x86_64
% 0.07/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.07/0.27  % Memory   : 8042.1875MB
% 0.07/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.07/0.27  % CPULimit   : 300
% 0.07/0.27  % WCLimit    : 300
% 0.07/0.27  % DateTime   : Fri May  3 14:11:07 EDT 2024
% 0.07/0.27  % CPUTime    : 
% 0.07/0.27  This is a TH0_THM_EQU_NAR problem
% 0.07/0.28  Running vampire_ho --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_hol --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.lbsRJrlZJR/Vampire---4.8_21732
% 0.12/0.29  % (21938)lrs+10_1:1_c=on:cnfonf=conj_eager:fd=off:fe=off:kws=frequency:spb=intro:i=4:si=on:rtra=on_0 on Vampire---4 for (3000ds/4Mi)
% 0.12/0.29  % (21937)lrs+1002_1:8_bd=off:fd=off:hud=10:tnu=1:i=183:si=on:rtra=on_0 on Vampire---4 for (3000ds/183Mi)
% 0.12/0.29  % (21941)lrs+1002_1:128_aac=none:au=on:cnfonf=lazy_not_gen_be_off:sos=all:i=2:si=on:rtra=on_0 on Vampire---4 for (3000ds/2Mi)
% 0.12/0.29  % (21943)lrs+1004_1:128_cond=on:e2e=on:sp=weighted_frequency:i=18:si=on:rtra=on_0 on Vampire---4 for (3000ds/18Mi)
% 0.12/0.29  % (21941)Instruction limit reached!
% 0.12/0.29  % (21941)------------------------------
% 0.12/0.29  % (21941)Version: Vampire 4.8 HO - Sledgehammer schedules (2023-10-19)
% 0.12/0.29  % (21941)Termination reason: Unknown
% 0.12/0.29  % (21941)Termination phase: Saturation
% 0.12/0.29  
% 0.12/0.29  % (21941)Memory used [KB]: 5500
% 0.12/0.29  % (21941)Time elapsed: 0.003 s
% 0.12/0.29  % (21941)Instructions burned: 3 (million)
% 0.12/0.29  % (21941)------------------------------
% 0.12/0.29  % (21941)------------------------------
% 0.12/0.29  % (21937)First to succeed.
% 0.12/0.29  % (21938)Instruction limit reached!
% 0.12/0.29  % (21938)------------------------------
% 0.12/0.29  % (21938)Version: Vampire 4.8 HO - Sledgehammer schedules (2023-10-19)
% 0.12/0.29  % (21938)Termination reason: Unknown
% 0.12/0.29  % (21938)Termination phase: Saturation
% 0.12/0.29  
% 0.12/0.29  % (21938)Memory used [KB]: 5500
% 0.12/0.29  % (21938)Time elapsed: 0.004 s
% 0.12/0.29  % (21938)Instructions burned: 6 (million)
% 0.12/0.29  % (21938)------------------------------
% 0.12/0.29  % (21938)------------------------------
% 0.12/0.29  % (21939)dis+1010_1:1_au=on:cbe=off:chr=on:fsr=off:hfsq=on:nm=64:sos=theory:sp=weighted_frequency:i=27:si=on:rtra=on_0 on Vampire---4 for (3000ds/27Mi)
% 0.12/0.29  % (21940)lrs+10_1:1_au=on:inj=on:i=2:si=on:rtra=on_0 on Vampire---4 for (3000ds/2Mi)
% 0.12/0.29  % (21937)Refutation found. Thanks to Tanya!
% 0.12/0.29  % SZS status Theorem for Vampire---4
% 0.12/0.29  % SZS output start Proof for Vampire---4
% See solution above
% 0.12/0.29  % (21937)------------------------------
% 0.12/0.29  % (21937)Version: Vampire 4.8 HO - Sledgehammer schedules (2023-10-19)
% 0.12/0.29  % (21937)Termination reason: Refutation
% 0.12/0.29  
% 0.12/0.29  % (21937)Memory used [KB]: 5500
% 0.12/0.29  % (21937)Time elapsed: 0.004 s
% 0.12/0.29  % (21937)Instructions burned: 2 (million)
% 0.12/0.29  % (21937)------------------------------
% 0.12/0.29  % (21937)------------------------------
% 0.12/0.29  % (21934)Success in time 0.01 s
% 0.12/0.29  % Vampire---4.8 exiting
%------------------------------------------------------------------------------